home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Dyna Cad v3.00 d1.adf / DynaCADD / ReadMe! < prev    next >
Text File  |  1992-08-04  |  17KB  |  492 lines

  1. August 4th, 1992
  2.  
  3.  
  4. Introduction
  5. ============
  6.  
  7. This text file, "ReadMe!", contains last minute updates and other
  8. useful and important information.  See the file called "Revisions"
  9. on disk 4 for additions and bug fixes to DynaCADD since 3.00.00.
  10.  
  11.   o CLI/Shell users need to use Stack 30000 before running DynaCADD.
  12.  
  13.   o Keyboard menu alternates use either [Alt] or [Amiga] key with the
  14.     respective letter.
  15.  
  16.   o In order for the menus to drop down the mouse pointer needs to be
  17.     in the menu bar area, otherwise the right-mouse button is used by
  18.     DynaCADD for command completion or cancelation.
  19.  
  20.   o The Install utility can also be used to update DynaCADD in
  21.     your system.  Simply run Install and specify the destination.
  22.     Install will copy only the files that have changed.  This means
  23.     that when you copy DynaCADD files, make sure that you use the
  24.     CLONE option with the CLI/Shell Copy command.
  25.  
  26.  
  27. Additions to 3.00
  28. =================
  29.  
  30. **********************  IMPORTANT  *************************
  31. **** Please convert all your old files into DEF format  ****
  32. **** in order to transfer them into this new version!!  ****
  33. ************************************************************
  34.  
  35. 1.  The 3-D math has been rewritten using improved algorithms.
  36.     As such, old 3-D planar entities converted over using DEF 2.0
  37.     may be improperly rotated.  We do apologize for this but felt
  38.     it was preferable to change now than at a future date, given
  39.     the sudden rise in the use of the 3-D mode.  To properly align
  40.     the GCPs, DEF in the part from the previous version and save it
  41.     out.  Now create a new 3-D part, merge in the previous part
  42.     and recreate your views.
  43.  
  44. 2.  A new entity type (3-D Face/Solid) has been added.  All
  45.     appropriate selection and transformation commands have
  46.     been upgraded to work with the new entity type.  Plotting,
  47.     Printing and PostScript output have also been upgraded.
  48.  
  49. 3.  Entity Snap: End has been updated to allow snapping to
  50.     2-D solid corners and 3-D face corners.
  51.  
  52. 4.  Once selected, an entity may be deselected by clicking
  53.     the mouse button while the entity selection cursor is
  54.     positioned on the entity and the [Shift] key is held down.
  55.  
  56. 5.  Hidden line removal has been added.  The command icon is
  57.     found in the EDITVIEW sub icon pad.  Clicking on the
  58.     HIDEFACE command will remove the hidden lines from all
  59.     selected views.
  60.  
  61.     A new Hidden Line Parameters dialog has been added
  62.     to the Set menu.
  63.  
  64.     The options are:
  65.  
  66.     Generate Entities:
  67.         Create 2-D lines from the edges of the 3-D Faces after
  68.         the hidden portions of the edges have been removed.  The
  69.         entities are created with the following attributes:
  70.  
  71.         Layer:   Active
  72.         Weight:  #1
  73.         Style:   Continuous
  74.         Color:   If inheritance is active the line is
  75.                  created using the color of the face,
  76.                  otherwise the active color is used.
  77.  
  78.     Display Entities:
  79.         Will display all other entities after the hidden lines
  80.         have been generated.
  81.  
  82.     Blended Planes:
  83.         If two or more Faces share a common edge and the two
  84.         Faces are coplanar, the edge will be removed and the
  85.         two Faces blended into one.  Note that only the hidden
  86.         line is changed, the defining entities remain
  87.         unmodified.
  88.  
  89.     Hide Views 1-2-3-4:
  90.         Only selected views will have hidden lines removed.
  91.  
  92. 6.  DXF import has been upgraded to include the layer color
  93.     and style information.  A new color transformation dialog
  94.     appears during a DXF import requesting the color
  95.     transformation preferred.  The various transformations
  96.     available are:
  97.  
  98.     Dark:   Sets color palette to AutoCAD dark background.
  99.     Light:  Sets color palette to AutoCAD light background,
  100.     None:   No palette transformation.
  101.  
  102.     In order to set the colors properly without distorting the
  103.     colors of the DynaCADD interface, a color translation table
  104.     is employed.  If no color index translation is desired, use
  105.     the "None" option on the transformation dialog.
  106.  
  107. 7.  The DXF in translator has been enhanced and improved.
  108.     These improvements include:
  109.  
  110.     - Support for 2 1/2-D entities.
  111.     - Support for 3-D entities.
  112.     - Proper evaluation of $Flatland header variable for 2 1/2-D.
  113.     - Proper evalulation of $Fillmode header variable for Trace entities.
  114.     - Elevations are supported.
  115.     - 3-D Extrusion using 3-D Faces is supported.
  116.     - All six AutoCAD text justification modes are supported.
  117.     - UCS Tables are converted to DynaCADD GCP's.
  118.     - Polyline line bulge factors are now converted to DynaCADD Arcs.
  119.     - Translator upgraded to AutoCAD Release 10.
  120.     - Insert Block repeat counts are supported.
  121.  
  122. 8.  The DXF out translator has also been enhanced and improved.
  123.     These improves include:
  124.  
  125.     - Upgraded to compatibility with AutoCAD Release 10
  126.     - More detailed DXF Header file.
  127.     - Passing of 3-D UCS Table mapped from DynaCADD GCP Table.
  128.     - Layer color and style have been added to the Layer Table.
  129.     - Bspline and Bézier curve are interpolated using spline fitting.
  130.  
  131. 9.  A DXF out 3-D option has been added.  When DXF out 3-D has
  132.     been selected, all DynaCADD 3-D entities, including the new
  133.     3-D face, will be output.  Planar entities such as arcs and
  134.     text have their coordinate planes converted from DynaCADD
  135.     GCP to AutoCAD UCS.
  136.  
  137. 10. DEF export has been upgraded to version 4.00.  A quick
  138.     summary of enhancements include:
  139.  
  140.     Global Variables:
  141.         Version
  142.         ColorByLayer
  143.         StyleByLayer
  144.         WeightByLayer
  145.         Mask
  146.         Unmask
  147.         Viewmask
  148.     3-D View Tables
  149.     Color Tables
  150.     GCP Tables
  151.     Image Tables
  152.  
  153.     Layer Tables have been extended to include color, weight
  154.     and style information.
  155.     Layer Tables output unnamed layers.
  156.     Bsplines and Béziers no longer add an extraneous point.
  157.  
  158.     Note:  The inclusion of the Version global in DEF 3.00+
  159.            files is mandatory and is now required for the
  160.            proper importation of DEF.
  161.  
  162. 11. DEF 3.00 documention is in a file called DEF300 in the
  163.     DynaCADD drawer on disk "DynaCADD 4".
  164.  
  165. 12. A color PostScript option has been added to the
  166.     PostScript parameters dialog.  When this button is
  167.     selected, color information for each entity is included in
  168.     the PostScript file, otherwise a monochromatic file is
  169.     generated.
  170.  
  171. 13. A page counter has been added to the set PostScript
  172.     parameters dialog.  The number of pages (1..99) is
  173.     displayed in the page size area of the dialog.
  174.  
  175. 14. When trying to exit DynaCADD or cancel background output,
  176.     a dialog has been added requesting confirmation.
  177.  
  178. 15. Inserting figures now uses the inheritance flag to
  179.     determine the color and layer information the figure will
  180.     use.  If inheritance is turned on, the figure will have the
  181.     same color and layer as the parent figure had when it was
  182.     created, otherwise the figure will be inserted on the
  183.     currently active layer using the current color.
  184.  
  185. 16. A new Layer Attributes dialog has been added to provide
  186.     quicker access to all layering information.  The dialog
  187.     is accessed through the Layer menu item found under
  188.     the Set menu title.
  189.  
  190. 17. Color, Style and Weight By Layer toggles have been added
  191.     in the layer icon pad.  When these switches are turned on,
  192.     entities are drawn in the color/style/weight associated
  193.     with the entity's layer, otherwise the entity is drawn
  194.     using the color/style/weight with which it was created.
  195.     Plotting, Printing and PostScript routines have also been
  196.     modified to work with the new flags.
  197.  
  198. 18. A Transform: Copy icon has been placed in the top icon bar
  199.     The icon and help message toggle with the state of the global
  200.     flag.  Duplicate entities are created when Transform: Copy is
  201.     active, while only one set of entities is shown on the icon
  202.     when the flag is deactivated.  The command to toggle the
  203.     Transform: Copy flag is TRANCOPY.
  204.  
  205. 19. The maximum number of rotation copies has been
  206.     increased from 360 to 3600.
  207.  
  208. 20. The maximum number of revolution copies has been
  209.     increased from 360 to 3600.
  210.  
  211. 21. Coordinate tracking has been extended from 5 to 6 digits
  212.     on the left side of the decimal providing a tracking
  213.     range of +/- 999999.99999.
  214.  
  215. 22. The TRIMINTOF command has been changed to TRIMCORNR.
  216.     The functionality remains the same.
  217.  
  218. 23. A new command TRIMINTOF has been added.  This command is
  219.     functionally identical to Trim Corner with one exception.
  220.     The second entity selected is used only to determine the
  221.     intersection location and is not trimmed or modified in
  222.     any manner.
  223.  
  224. 24. The POINTFILE command has been moved from under the
  225.     CREATE icon submenu to the OUTPUT icon submenu.
  226.  
  227. 25. The Translate command has had an icon submenu added to
  228.     it with 3 entries.  Move, Copy and Copy Multiple.  The
  229.     Transform: Copy flag is no longer evaluated for
  230.     translations.
  231.  
  232. 26. The TRANMOVE command functions identical to the
  233.     TRANSLATE command with the Transform: Copy flag disabled.
  234.  
  235. 27. The TRANCOPY command functions identical to the
  236.     TRANSLATE command with the Transform: Copy flag enabled.
  237.  
  238. 28. The TRANMCOPY flag is similar to the TRANCOPY command
  239.     except the original entities selected to be copied are not
  240.     deselected once the translation is performed.  The first
  241.     translation location (the "from" location) is retained.
  242.     To deselect the current group of entities, press the right
  243.     mouse button before selecting the second translation
  244.     location (the "to" location).
  245.  
  246. 29. The TRANSLATE command now has a Translate with 3-D Faces
  247.     option.  When the 3-D Faces options (found under the
  248.     TRANSLATE icon) is selected, all Translated entities are
  249.     joined with 3-D Faces.  Faces are created only when copies
  250.     are done.
  251.  
  252. 30. The PROJECT command now has a Project with 3-D Faces
  253.     option.  When the 3-D Faces options (found under the
  254.     PROJECT icon) is selected, all projected entities are
  255.     joined with 3-D Faces, otherwise projection lines are used.
  256.  
  257. 31. The PROJECT command now honours the "inheritance" flag
  258.     when constructing projection lines or 3-D Faces.
  259.  
  260. 32. The REVOLVE command now has a Revolve with 3-D Faces
  261.     option.  When the 3-D Faces options (found under the
  262.     REVOLVE icon) is selected, all revolved entities are
  263.     joined with 3-D Faces.
  264.  
  265. 33. The SWEEP command now has a Sweep with 3-D Faces option.
  266.     When the 3-D Faces options (found under the SWEEP icon) is
  267.     selected, all swept entities are joined with 3-D Faces.
  268.  
  269. 34. A new dialog showing the last active part and drawing
  270.     has replaced the old AutoStart dialog.  In addition, an
  271.     "Exit" button has been added.  This button will exit
  272.     DynaCADD and return you to the WorkBench.
  273.  
  274. 35. For users of the Calcomp PCI and 907 format drivers the
  275.     following settings must be active on the plotter's
  276.     intelligent controller:
  277.  
  278.     Sync char:        1 sync char = 2
  279.     End of Message:   13
  280.     Checksum:         disabled
  281.     Flow Control:     XON/XOFF
  282.  
  283.     Note: The Calcomp 907 format plotter must be using an
  284.           intelligent controller or rotation of a plot will
  285.           generate a plotter logic  error.
  286.  
  287.     Serial port configurations for most plot drivers
  288.     are as follows:
  289.  
  290.     8 bits / character
  291.     Stop bit(s):     1
  292.     Parity:          None
  293.     Baud:            computer and plotter must match
  294.     Flow Control:    XON/XOFF
  295.  
  296.     Exception: Users of the Calcomp 960 Extended driver
  297.                must set Flow Control to RTS/CTS
  298.  
  299. 36. 3-D Text can be revolved, swept, projected and copied to
  300.     create 3-D Faces.
  301.  
  302. 37. Export of 3-D Faces to rendering packages has been added to
  303.     the File Transfer dialog.  Imagine, Sculpt, LightWave and
  304.     VideoScape are currently supported.
  305.  
  306.     3-D Faces are converted to triangles for Imagine and Sculpt.
  307.     Grouped Faces are maintained as an object in Imagine files.
  308.     If rendering of an object in LightWave does not quite come
  309.     out the way it should, check for surface normals pointing
  310.     in the proper direction.
  311.  
  312. 38. And minor bug fixes and enhancements too numerous to list...
  313.  
  314.  
  315. Additions to 1.84
  316. =================
  317.  
  318. Network Support
  319.  
  320.   See the file "Networks" on disk "DynaCADD 4" for details.
  321.  
  322. New Commands
  323.  
  324.   Since the printing of the DynaCADD manual, four new commands have
  325.   been added.  For more information on these commands, point to the
  326.   appropriate icon and press [Help].
  327.  
  328.   o  Under the INSERT CIRCLE command:
  329.  
  330.      - CIRRADLOC has been added.
  331.  
  332.   o  Under the INSERT ARC command:
  333.  
  334.      - ARCRADLOC has been added.
  335.  
  336.   o  Under the OUTPUT icon:
  337.  
  338.      - POINTFILE has been added.
  339.  
  340.   o  Under TRANSFORM:
  341.  
  342.      - ALIGN has been added.
  343.  
  344. Printer and Plotter Support .. Appendix D
  345.  
  346.   The following new plotter driver has been added:
  347.  
  348.     GRX-400.PLT   - Roland GRX-400
  349.  
  350.   The following new printer drivers have been added:
  351.  
  352.     ILBM072.PNT   - IFF ILBM  72 DPI
  353.     ILBM150.PNT   - IFF ILBM 150 DPI
  354.     ILBM300.PNT   - IFF ILBM 300 DPI
  355.     IMG072.PNT    - GEM image  72 DPI
  356.     IMG300.PNT    - GEM image 300 DPI
  357.     LASRJETF.PNT  - HP LaserJet 300 DPI
  358.     LQ-510.PNT    - Epson LQ-510
  359.  
  360. New DEF Commands
  361.  
  362.   The following four new commands have been added to the
  363.   DynaCADD Exchange Format (DEF):
  364.  
  365.     Origin_X   - set X co-ordinate of page origin
  366.     Origin_Y   - set Y co-ordinate of page origin
  367.     2D_Figure  - load a 2-D figure
  368.     3D_Figure  - load a 3-D figure
  369.  
  370.   Examples:
  371.  
  372.     In the DEF file header:
  373.  
  374.       Origin_X
  375.       5.50000000
  376.       Origin_Y
  377.       4.00000000
  378.  
  379.     In the body of the DEF file
  380.  
  381.       2D_Figure
  382.         filename
  383.         X location
  384.         Y location
  385.         X scale
  386.         Y scale
  387.         rotation
  388.       End
  389.  
  390.       3D_Figure
  391.         filename
  392.         X location
  393.         Y location
  394.         Z location
  395.         X scale
  396.         Y scale
  397.         Z scale
  398.         plane rotation about X axis
  399.         plane rotation about Y axis
  400.         plane rotation about Z axis
  401.         rotation
  402.       End
  403.  
  404. Set buttons in Pen Indexes Dialog
  405.  
  406.   The "Set" buttons are only active during TRANSFORM MODIFY CHAPEN.
  407.   They enable selective transformation of pen color, line weight, or
  408.   line style depending on their selected states.  For example, if the
  409.   Set buttons beside pen color and line weight are selected, only the
  410.   color and weight attributes will be changed while retaining the
  411.   previous line style.
  412.  
  413. New UNDO Capabilities
  414.  
  415.   You can now UNDO layer, pen color, line style and line weight
  416.   changes, as well as other TRANSFORM MODIFY commands.
  417.  
  418. Command History
  419.  
  420.   It is possible to clear the command history buffer.  Press the
  421.   [Del] key while the Command History window is visible.
  422.  
  423.  
  424. DynaCADD Font Support
  425. =====================
  426.  
  427. We are very pleased to announce that through an agreement with
  428. AGFA Compugraphic, we have included at NO CHARGE the following
  429. Compugraphic fonts with DynaCADD:
  430.  
  431.   o  CG Times, CG Triumvirate, Park Avenue, Revue Light, Brush, Zapf
  432.      Chancery, Architecture 1 & 2, Dom Casual and Old English.
  433.  
  434. We have also included four of our own fonts and over ten hatch styles.
  435. New hatch styles can be created with the Vector Font Editor.
  436.  
  437. Special CAMM-1 versions of these fonts are available to registered
  438. owners upon request.
  439.  
  440.  
  441. Changes to the Manual
  442. =====================
  443.  
  444. Page 10 in the 2-D Tutorial
  445.  
  446.   Change LOC IX 1.20 to LOC IX 3.00
  447.  
  448. Page 51 in the 2-D Tutorial
  449.  
  450.   Use DZWINDOW to zoom in on the area to be
  451.   dimensioned, before performing step 55.
  452.  
  453. Page 7 in the 3-D Tutorial
  454.  
  455.   Last line of the page, change it to read:
  456.  
  457.     Set the Pen Indexes to Weight 1 and Style CONTINUOUS.
  458.  
  459. Although pen color was not specified in the tutorial steps, the
  460. supplied parts and drawings, which are the results of the tutorial
  461. steps, have had color added.  Feel free to experiment with pen and
  462. system colors while doing the tutorials.
  463.  
  464.  
  465. Bug Reports
  466. ===========
  467.  
  468. We have tested DynaCADD 3.00 and its functions very thoroughly,
  469. although it is impossible, in this kind of application, to cover all
  470. possibilities.  In the event that you discover functions that are not
  471. working as they should, please advise us as soon as possible.
  472.  
  473. When you call or write, please give as much detail as possible and
  474. the steps that led to the problem.  This will greatly assist our
  475. development team in tracking down and fixing any remaining oversights.
  476.  
  477. Bug reports and any other feedback can also be sent electronically
  478. via CompuServe, GEnie and BIX to the following accounts:
  479.  
  480. BIX         j.oklamcak
  481. CompuServe  76004,2246
  482. GEnie       ISD
  483.  
  484.  
  485. Good luck and thank you for your support!
  486.  
  487.  
  488. *******************************************************************
  489.  Company and product names are trademarks or registered trademarks
  490.  of their respective holders.
  491. *******************************************************************
  492.